soal
This file has a flag in plain sight (aka “in-the-clear”). Download flag.
hint
- Any hints about entering a command into the Terminal (such as the next one), will start with a ‘$’… everything after the dollar sign will be typed (or copy and pasted) into your Terminal.
- To get the file accessible in your shell, enter the following in the Terminal prompt: $ wget https://mercury.picoctf.net/static/33996e32dce022205a6a36f69aba56f0/flag
- $ man cat
solve
wget https://mercury.picoctf.net/static/33996e32dce022205a6a36f69aba56f0/flag
cat flag
# picoCTF{s4n1ty_v3r1f13d_2aa22101}
flag
picoCTF{s4n1ty_v3r1f13d_2aa22101}